home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / evolution / 2.26 / errors / org-gnome-proxy-errors.xml < prev    next >
Encoding:
Extensible Markup Language  |  2009-05-15  |  1.4 KB  |  28 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <error-list domain="org.gnome.evolution.proxy">
  3. <error id="invalid-user" type="error">
  4. <_primary>Invalid user</_primary>
  5. <!--To Translators: In this case, Proxy does not mean something like 'HTTP Proxy', but a GroupWise feature by which one person can send/read mails/appointments using another person's identity without knowing his password, for example if that other person is on vacation -->
  6. <_secondary>
  7. Proxy access cannot be given to user "{0}" 
  8. </_secondary>
  9. </error>
  10.  
  11. <error id="no-user" type="error">
  12. <_primary>Specify User</_primary>
  13. <!--To Translators: In this case, Proxy does not mean something like 'HTTP Proxy', but a GroupWise feature by which one person can send/read mails/appointments using another person's identity without knowing his password, for example if that other person is on vacation -->
  14. <_secondary>
  15. You have to specify a valid user name to give proxy rights.
  16. </_secondary>
  17. </error>
  18.  
  19. <error id="user-is-proxy" type="error">
  20. <_primary>Specify User</_primary>
  21. <!--To Translators: In this case, Proxy does not mean something like 'HTTP Proxy', but a GroupWise feature by which one person can send/read mails/appointments using another person's identity without knowing his password, for example if that other person is on vacation -->
  22. <_secondary>
  23. You have already given proxy permissions to this user. 
  24. </_secondary>
  25. </error>
  26.  
  27. </error-list>
  28.